Update debian/changelog for 24.1+1-3 release.
authorRob Browning <rlb@defaultvalue.org>
Wed, 18 Jul 2012 02:48:59 +0000 (21:48 -0500)
committerRob Browning <rlb@defaultvalue.org>
Wed, 18 Jul 2012 02:48:59 +0000 (21:48 -0500)
debian/changelog

index 37c8b8d7ce598f99652c4a997a9f26e611a135f8..73f1480aeb00f66f67a9b57c7979afb23846ec39 100644 (file)
@@ -1,3 +1,12 @@
+emacs24 (24.1+1-3) unstable; urgency=low
+
+  * Add 0011-Don-t-use-IN_FLOAT-when-calling-fabs-since-it-may-cl.patch.
+    Fix FTBS on i386 by adding an upstream patch to skip fabs() errno
+    checking.  Since fabs() has no error conditions, it doesn't guarantee
+    that it won't clobber errno.
+
+ -- Rob Browning <rlb@defaultvalue.org>  Tue, 17 Jul 2012 19:25:59 -0500
+
 emacs24 (24.1+1-2) unstable; urgency=low
 
   * Restrict libselinux1-dev build dependency to [linux-any].